Docs.rs
bytestring-1.3.1
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
bytestring 1.3.1
A UTF-8 encoded read-only string using `Bytes` as storage
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
8
out of
8
items documented
1
out of
8
items with examples
Links
Homepage
actix/actix-net
714
349
14
crates.io
Dependencies
bytes ^1.2
normal
serde ^1.0
normal
Versions
1.3.1
1.3.0
1.2.0
1.1.0
1.0.0
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
Owners
bytestring
A UTF-8 encoded read-only string using
Bytes
as storage.